up: programming - C - File I/O  
programming - C - function fwriteWhat links here?

prototype

size_t fwrite(const void *ptr, size_t size, size_t nelem, FILE *stream);


The function writes characters to the output stream stream, accessing values from successive elements of the array whose first element has the address (char *)ptr until the function writes size*nelem characters or sets the error indicator. It returns n/size, where n is the number of characters it wrote. If the function sets the error indicator, the file-position indicator is indeterminate.
programming - C - function fwrite
filename:programming - C - function fwrite
filename:programming%20%2D%20C%20%2D%20function%20fwrite
last edit:December 18 2012 19:07:38 (4156 days ago)
ct = 1714975086.000000 = May 06 2024 01:58:06
ft = 1355875658.000000 = December 18 2012 19:07:38
dt = 359099428.000000